home *** CD-ROM | disk | FTP | other *** search
/ Pro One: Netcracker Netscape Navigator / ProOne: Netcracker Netscape Navigator.iso / pc / nc / faq / faq_www.geo / 00023.ls < prev    next >
Encoding:
Text File  |  1997-03-19  |  256 b   |  9 lines

  1. on startMovie
  2.   cursor([402, 403])
  3.   set the cursor of sprite 10 to [400, 401]
  4.   set the cursor of sprite 20 to [404, 405]
  5.   set the cursor of sprite 5 to [404, 405]
  6.   set the cursor of sprite 6 to [404, 405]
  7.   set the cursor of sprite 2 to [404, 405]
  8. end
  9.